Auto merge of #1973 - alexcrichton:cargo-doc-release, r=brson
authorbors <bors@rust-lang.org>
Tue, 8 Sep 2015 20:32:06 +0000 (20:32 +0000)
committerbors <bors@rust-lang.org>
Tue, 8 Sep 2015 20:32:06 +0000 (20:32 +0000)
While this may not necessarily make sense all the time, this enables Cargo to
not rebuild anything if a `cargo build --release` was previously executed.


Trivial merge